Autogenerated HTML docs for v1.7.11-2-gd28436
diff --git a/git-commit-tree.txt b/git-commit-tree.txt index eb8ee99..ff73286 100644 --- a/git-commit-tree.txt +++ b/git-commit-tree.txt
@@ -10,7 +10,7 @@ -------- [verse] 'git commit-tree' <tree> [(-p <parent>)...] < changelog -'git commit-tree' [(-p <parent>)...] [(-m <message>)...] [(-F <file>)...] <tree> +'git commit-tree' <tree> [(-p <parent>)...] [(-m <message>)...] [(-F <file>)...] DESCRIPTION ----------- @@ -45,7 +45,7 @@ Each '-p' indicates the id of a parent commit object. -m <message>:: - A paragraph in the commig log message. This can be given more than + A paragraph in the commit log message. This can be given more than once and each <message> becomes its own paragraph. -F <file>::